home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / ARCHIVE / DIZEDIT3.ZIP;1 / DIZEDIT.DOC next >
Encoding:
Text File  |  1993-09-22  |  7.7 KB  |  178 lines

  1. DIZEDIT Version 3.0
  2. Copyright (c) 1993 GDSOFT
  3.  
  4. October 22, 1993
  5.  
  6.  
  7. WHAT IS IT :
  8. ------------
  9.  
  10. DIZEDIT  is a  simple utility  that  allows  editing of  those nice  little
  11. description files  commonly found in archive  files (ZIP,ARJ,LZH). Many BBS
  12. systems use this  file as the ACTUAL description  whenever the archive file
  13. is uploaded to them. Commonly, the file is named FILE_ID.DIZ, however other
  14. variations are FILE.DES  or FILE.SDI. In this document,  I'll refer to this
  15. file regardless of the flavor as the FILE_ID.
  16.  
  17. DIZEDIT  easily allows  you to  create the  existing FILE_ID  if it already
  18. exists in the archive, and if not,  it allows you to create it.
  19.  
  20. Additionally, with Version 3.0, several useful abilities have been added :
  21.  
  22.      ....  Convert archives to a DEFAULT format.
  23.      ....  REPACK archives to minimize size
  24.      ....  Strip or add Archive comments (ARJ and ZIP ONLY)
  25.      ....  Add BBS files to the archive such as ADS etc.
  26.      ....  Included  an  .INI  file  which  can  be edited
  27.            interactively to save setup information.
  28.  
  29. BASIC STARTUP :
  30. ---------------
  31.  
  32. Unpack the  distribution archive to some  directory on your disk,  and type
  33. the command  : DIZEDIT <ENTER>.  If it is  the first time  you have used to
  34. program,  DIZEDIT will  create a  DIZEDIT.INI file  on the  same path  that
  35. DIZEDIT.EXE exists.  This is a  plain vanilla ASCII  file and contains  the
  36. following information :
  37.  
  38. COLOR=BLUE (Choices are : BLUE,RED,GREEN,CYAN,MAGENTA)
  39. ARJ=D:\UTILITY\ARJ.EXE (The address of ARJ.EXE)
  40. PKZIP=D:\UTILITY\PKZIP.EXE (ditto)
  41. PKUNZIP=D:\UTILITY\PKUNZIP.EXE (ditto again)
  42. LZH=D:\UTILITY\LHA.EXE (ditto again and again)
  43. COMMENT=D:\TURBO\ARCS\ZIPLOGO.TXT (the address and name of a comment file)
  44. BBSAD=D:\BBS\ABBS.TXT (name and address of file to add to archive).
  45. SWAPDRIVE=D (The drive DIZEDIT should create SWAP on.  Use FASTEST drive.)
  46. DEFAULT=ZIP (ARJ,ZIP, or LZH.  Archives WILL be converted to this)
  47. REPACK=NO (Repack archives for MAXIMUM compression .. either YES or NO)
  48.  
  49. The easiest  way to create this  file is to execute  DIZEDIT. A DIZEDIT.INI
  50. file will  AUTOMATICALLY be created. Press  the F1 key BEFORE  selecting an
  51. archive  file,  and  DIZEDIT  will  allow  you  to  edit these values. When
  52. finished,  press F10  to save  your changes.  The changes  WILL TAKE EFFECT
  53. IMMEDIATELY, so you don't have to exit DIZEDIT and re-run it. Of course you
  54. can use any ASCII word processor  to change your DIZEDIT settings. Also, if
  55. you want DIZEDIT  to return to whatever the default  value was, just DELETE
  56. the line involved. For example, to  STRIP all comments for archives as they
  57. are process, just DELETE the COMMENT= line from DIZEDIT.INI.
  58.  
  59. Another NEW  feature of DIZEDIT  is the file  copy function. Press  F4 on a
  60. valid file, and you will be permitted to  copy the file to any path on your
  61. system. This is  nice if you want to  create an upload directory to  send a
  62. group of files somewhere.
  63.  
  64.  
  65. AH... NOW FOR THE GOOD PART
  66. ---------------------------
  67.  
  68. You will be  presented with a directory list of  the current directory. You
  69. can select the '..' entry to get  to the ROOT directory. From there, select
  70. a directory where there  are files that have ZIP, ARJ  or LZH files. Select
  71. anyone of  them, and DIZEDIT will  open the archive and  extract all of the
  72. files to a "blind" directory that it creates.
  73.  
  74. The DEFAULT  file that DIZEDIT looks  for is FILE_ID.DIZ. If  that does NOT
  75. exist, then it looks  for a file with the extension of  "DES". If that does
  76. NOT exist  then it looks  for a file  with the extension  of "SDI". If your
  77. archive contains NONE of these then DIZEDIT will present you with a list of
  78. the files in this archive. You may choose one of them to be READIN, and the
  79. DIZEDIT  permits editing.  This is  useful  if  you DO  NOT already  have a
  80. FILE_ID, and  you want to  use the DOC   file or a  TXT file as  a basis to
  81. create from. The file that will be created in this case is FILE_ID.DIZ.
  82.  
  83. If one  of these files  already exist, then  DIZEDIT permits editing.
  84.  
  85. You can  enter up to  2048 characters.  BE  WARNED !!! Many  BBS sites ONLY
  86. permit 15 lines to be displayed in  their descriptions. Each line can be up
  87. to 45 characters.
  88.  
  89. Again,  DIZEDIT recognizes  the extensions  ZIP,ARJ, and  LZH. In order for
  90. DIZEDIT to work for each of these respective archives, you MUST have a copy
  91. of  the following  files SOMEWHERE  on your  path. DIZEDIT  will search for
  92. them, and if NOT  found, will tell you. You must then  make sure that these
  93. files are in the same directory as  DIZEDIT.EXE or in a directory listed in
  94. your PATH statement.
  95.  
  96.                 ZIP - PKZIP.EXE and PKUNZIP.EXE
  97.                 ARJ - ARJ.EXE
  98.                 LZH - LHA.EXE or LHARC.EXE
  99.  
  100. From there,  if a file  in the files  display window ends  in one of  these
  101. extensions, simply press  <ENTER>, and the FILE_ID for  that archive can be
  102. edited. At anytime, you can press the 'F1' key, and READIN any file on your
  103. disk  as a  basis for  the FILE_ID.  To save  the FILE_ID  and re-pack  the
  104. archive, press the 'F10' key. Pressing ESCAPE exits WITHOUT saving.
  105.  
  106.  
  107. BASIC COMMANDS AND CURSOR MOVEMENT :
  108. ------------------------------------
  109.  
  110. DIZEDIT uses the normal cursor keys to go LEFT, RIGHT, UP, DOWN, HOME, END,
  111. PGUP, PGDN.
  112.  
  113. The editor is "WORDSTAR" compatible.
  114.  
  115. Here is a list of the function and CTRL keys and what each does :
  116.  
  117. Command                  Description
  118. --------------------     ------------------------------------------------
  119.  
  120. PROGRAM KEYS (BEFORE Archive is selected)
  121.  
  122. [F1]                  -  Edit the DIZEDIT.INI File
  123. [F4]                  -  Copy the selected file to another path.
  124. [ESC]                 -  Quit DIZEDIT
  125.  
  126. EDITOR KEYS   (AFTER Archive is selected)
  127.  
  128. [F1]                  -  Presents a list of files to be READIN.
  129. [F10]                 -  Save the current FILE_ID and repack the archive.
  130. [ESC]                 -  Quit back to the file selection screen.
  131.  
  132. INSERT                -  Toggle INSERT/OVERWRITE Mode
  133. DELETE                -  Delete Character
  134. [CTRL]-[Y]            -  Delete current line
  135. [CTRL]-[B]            -  Reformat paragraph
  136. [CTRL]-[S]            -  Character Left
  137. [CTRL]-[D]            -  Character Right
  138. [CTRL]-[A]            -  Word Left
  139. [CTRL]-[F]            -  Word Right
  140. [CTRL]-[E]            -  Line Up
  141. [CTRL]-[X]            -  Line Down
  142. [CTRL]-[W]            -  Scroll Up
  143. [CTRL]-[Z]            -  Scroll Down
  144. [CTRL]-[Q]            -  Delete To End Of Line
  145. [CTRL]-[T]            -  Delete Word
  146.  
  147. Well, that's  pretty much it.  I think that  you will find  DIZEDIT easy to
  148. use, FAST, and  once you get used to using  it, indispensable !! Especially
  149. if you maintain a BBS.
  150.  
  151. If you like DIZEDIT, then please register it. For those who do, I will send
  152. my super dooper BONUS archive as well. Believe me there are many goodies on
  153. this  BONUS  disk.  including  ARCTOOL,  ARCPLUS  and  FILEMANAGER PLUS, an
  154. exciting NEW program which does ALL that you could EVER want a file manager
  155. program to do and MUCH MORE !!!
  156.  
  157.  
  158. To register, send a FORMATTED, BLANK diskette to
  159.  
  160.         GDSOFT
  161.         G.D. DAVIS
  162.         57280 Osage Drive
  163.         Goshen, Indiana 46526
  164.  
  165.         Please Include a $20.00 registration fee.
  166.  
  167.         Make sure that you include your return address.
  168.  
  169.  
  170. If you have any comments or questions,  I would REALLY love to receive your
  171. comments  or  suggestions.  I  can  be  reached  by  leaving  mail on GENIE
  172. (G.D.DAVIS) or CompuServe (72067,2726), or write to me at the above address
  173. or better yet,  call GDSOFT BBS (219) 875-8133,  HST 14400,8,N,1 v.32/v.42.
  174. This is a FREE BBS, and you'll  find MANY GDSOFT programs and files as well
  175. as lots of other goodies.
  176.  
  177. Thank you for using DIZEDIT.
  178.